Job
টপ রেটেড অ্যাপ

স্যাট অ্যাকাডেমী অ্যাপ

আমাদের অল-ইন-ওয়ান মোবাইল অ্যাপের মাধ্যমে সীমাহীন শেখার সুযোগ উপভোগ করুন।

ভিডিও
লাইভ ক্লাস
এক্সাম
ডাউনলোড করুন
Promotion
Request history8.2.27PHP Version64.43msRequest Duration7MBMemory UsageGET job-solution/{slug}Route
    • Booting (32.36ms)time
    • Application (32.06ms)time
    • 1 x Booting (50.23%)
      32.36ms
      1 x Application (49.77%)
      32.06ms
      30 templates were rendered
      • academy.subject.chapterchapter.blade.php#?blade
      • common.modal.self_test_modalself_test_modal.blade.php#?blade
      • common.modal.bookmark_modalbookmark_modal.blade.php#?blade
      • common.script.activity_scriptactivity_script.blade.php#?blade
      • common.script.test_scripttest_script.blade.php#?blade
      • common.script.custom_dropdowncustom_dropdown.blade.php#?blade
      • common.script.navigator_sharenavigator_share.blade.php#?blade
      • layouts.satt-appsatt-app.blade.php#?blade
      • includes.header_link2header_link2.blade.php#?blade
      • laravelpwa::metameta.blade.php#?blade
      • layouts.headerheader.blade.php#?blade
      • layouts.toolbartoolbar.blade.php#?blade
      • frontend.downloadourappdownloadourapp.blade.php#?blade
      • frontend.referralreferral.blade.php#?blade
      • auth.user_type_modaluser_type_modal.blade.php#?blade
      • layouts.footerfooter.blade.php#?blade
      • common.login_modallogin_modal.blade.php#?blade
      • components.authentication-card-logoauthentication-card-logo.blade.php#?blade
      • common.includes.promotion_modalpromotion_modal.blade.php#?blade
      • common.includes.notification_item_modalnotification_item_modal.blade.php#?blade
      • common.includes.notification_item_list_modalnotification_item_list_modal.blade.php#?blade
      • common.includes.promotion_offcanvaspromotion_offcanvas.blade.php#?blade
      • includes.footer_link2footer_link2.blade.php#?blade
      • includes.restrictrestrict.blade.php#?blade
      • livewire-alert::components.scriptsscripts.blade.php#?blade
      • livewire-alert::components.flashflash.blade.php#?blade
      • admin.include.toastrtoastr.blade.php#?blade
      • common.search.search_scriptsearch_script.blade.php#?blade
      • common.script.promotion_scriptpromotion_script.blade.php#?blade
      • common.script.promotion_functionspromotion_functions.blade.php#?blade
      uri
      GET job-solution/{slug}
      middleware
      web, throttle:global
      controller
      App\Http\Controllers\Academy\SubjectController@chapter
      namespace
      prefix
      where
      as
      subject.chapter
      file
      app/Http/Controllers/Academy/SubjectController.php:102-110
      17 statements were executed (7 duplicates)Show only duplicates11.48ms
      • SubjectRepository.php#91debugerror_satt320μsselect `id`, `main_category_id`, `parent_id`, `show_content` from `subjects` where `slug` = 'সামাজিক-বিজ্ঞান' and `subjects`.`deleted_at` is null limit 1
        Bindings
        • 0: সামাজিক-বিজ্ঞান
        Backtrace
        • app/Repositories/SubjectRepository.php:91
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Repositories/SubjectRepository.php:88
        • app/Services/SubjectService.php:32
      • SubjectService.php#43debugerror_satt540μsupdate `subjects` set `view_count` = `view_count` + 1, `subjects`.`updated_at` = '2025-03-17 17:10:38' where `id` = 11
        Bindings
        • 0: 2025-03-17 17:10:38
        • 1: 11
        Backtrace
        • app/Services/SubjectService.php:43
        • app/Http/Controllers/Academy/SubjectController.php:105
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • QueryBuilder.php#38debugerror_satt110μsselect `_lft`, `_rgt` from `subjects` where `id` = 11 limit 1
        Bindings
        • 0: 11
        Backtrace
        • vendor/kalnoy/nestedset/src/QueryBuilder.php:38
        • vendor/kalnoy/nestedset/src/QueryBuilder.php:60
        • vendor/kalnoy/nestedset/src/QueryBuilder.php:235
        • vendor/kalnoy/nestedset/src/QueryBuilder.php:227
        • vendor/kalnoy/nestedset/src/QueryBuilder.php:305
      • QueryBuilder.php#305debugerror_satt160μsselect `id`, `name`, `parent_id`, `_lft`, `_rgt`, `show_content`, `num_of_mcq`, `num_of_written`, `des_added_by`, `des_updated_by`, `author_name`, `link_subject_id`, `sub_category_id`, `main_category_id`, `slug`, `meta_og_title`, `meta_keyword`, `meta_description`, `vote`, `view_count`, `icon`, `page_type`, `chapter_name` from `subjects` where (`subjects`.`_lft` between 10119 and 10120) and `subjects`.`deleted_at` is null
        Bindings
        • 0: 10119
        • 1: 10120
        Backtrace
        • vendor/kalnoy/nestedset/src/QueryBuilder.php:305
        • vendor/kalnoy/nestedset/src/QueryBuilder.php:321
        • app/Repositories/SubjectRepository.php:282
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
      • SubjectRepository.php#119debugerror_satt220μsselect * from `subjects` where `subjects`.`id` = 11 and `subjects`.`deleted_at` is null limit 1
        Bindings
        • 0: 11
        Backtrace
        • app/Repositories/SubjectRepository.php:119
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Repositories/SubjectRepository.php:118
        • app/Services/SubjectService.php:60
      • SubjectRepository.php#122debugerror_satt8.4msselect `id`, `name`, `slug`, `parent_id`, `_lft`, `_rgt` from `subjects` where (10120 between `subjects`.`_lft` and `subjects`.`_rgt` and `subjects`.`id` <> 11) and `subjects`.`deleted_at` is null order by `_lft` asc
        Bindings
        • 0: 10120
        • 1: 11
        Backtrace
        • app/Repositories/SubjectRepository.php:122
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Repositories/SubjectRepository.php:118
        • app/Services/SubjectService.php:60
      • QueryBuilder.php#38debugerror_satt150μsselect `_lft`, `_rgt` from `subjects` where `id` = 11 limit 1
        Bindings
        • 0: 11
        Backtrace
        • vendor/kalnoy/nestedset/src/QueryBuilder.php:38
        • vendor/kalnoy/nestedset/src/QueryBuilder.php:60
        • vendor/kalnoy/nestedset/src/QueryBuilder.php:235
        • vendor/kalnoy/nestedset/src/QueryBuilder.php:227
        • vendor/kalnoy/nestedset/src/QueryBuilder.php:305
      • QueryBuilder.php#305debugerror_satt160μsselect `id`, `name`, `parent_id`, `_lft`, `_rgt`, `name`, `slug`, `icon`, `banner` from `subjects` where (`subjects`.`_lft` between 10119 and 10120) and `subjects`.`deleted_at` is null
        Bindings
        • 0: 10119
        • 1: 10120
        Backtrace
        • vendor/kalnoy/nestedset/src/QueryBuilder.php:305
        • vendor/kalnoy/nestedset/src/QueryBuilder.php:321
        • app/Repositories/SubjectRepository.php:290
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
      • SubjectRepository.php#314debugerror_satt160μsselect `id`, `name`, `slug`, `main_category_id`, `num_of_written`, `num_of_mcq` from `subjects` where `parent_id` is null and `main_category_id` = 1 and `subjects`.`deleted_at` is null limit 10
        Bindings
        • 0: 1
        Backtrace
        • app/Repositories/SubjectRepository.php:314
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Repositories/SubjectRepository.php:301
        • app/Services/SubjectService.php:65
      • chapter.blade.php#10debugerror_satt240μsselect * from `subject_descriptions` where `subject_descriptions`.`subject_id` = 11 and `subject_descriptions`.`subject_id` is not null and `subject_descriptions`.`deleted_at` is null limit 1
        Bindings
        • 0: 11
        Backtrace
        • view::academy.subject.chapter:10
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      • helpers.php#89debugerror_satt200μsselect `id`, `name`, `meta_og_image` from `sub_categories` where `id` = 0 and `sub_categories`.`deleted_at` is null limit 1
        Bindings
        • 0: 0
        Backtrace
        • app/helpers.php:89
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/helpers.php:88
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • helpers.php#89debugerror_satt100μsselect `id`, `name`, `meta_og_image` from `sub_categories` where `id` = 0 and `sub_categories`.`deleted_at` is null limit 1
        Bindings
        • 0: 0
        Backtrace
        • app/helpers.php:89
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/helpers.php:88
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • helpers.php#89debugerror_satt90μsselect `id`, `name`, `meta_og_image` from `sub_categories` where `id` = 0 and `sub_categories`.`deleted_at` is null limit 1
        Bindings
        • 0: 0
        Backtrace
        • app/helpers.php:89
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/helpers.php:88
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • helpers.php#89debugerror_satt100μsselect `id`, `name`, `meta_og_image` from `sub_categories` where `id` = 0 and `sub_categories`.`deleted_at` is null limit 1
        Bindings
        • 0: 0
        Backtrace
        • app/helpers.php:89
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/helpers.php:88
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • chapter.blade.php#325debugerror_satt190μsselect * from `completes` where `completes`.`completeable_type` = 'App\\Models\\Subject' and `completes`.`completeable_id` = 11 and `completes`.`completeable_id` is not null limit 1
        Bindings
        • 0: App\Models\Subject
        • 1: 11
        Backtrace
        • view::academy.subject.chapter:325
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      • helpers.php#89debugerror_satt120μsselect `id`, `name`, `meta_og_image` from `sub_categories` where `id` = 0 and `sub_categories`.`deleted_at` is null limit 1
        Bindings
        • 0: 0
        Backtrace
        • app/helpers.php:89
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/helpers.php:88
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • restrict.blade.php#30debugerror_satt220μsselect * from `package_plans` where `status` = 'active' and `package_plans`.`deleted_at` is null
        Bindings
        • 0: active
        Backtrace
        • view::includes.restrict:30
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      App\Models\Subject
      14Subject.php#?
      App\Models\PackagePlan
      4PackagePlan.php#?
      App\Models\SubjectDescription
      1SubjectDescription.php#?
          _token
          EdqAuHPtcgBMUoH5sD0mPIF2VC2BbL5PgBg6aKaq
          _previous
          array:1 [ "url" => "https://debugerror.xyz/job-solution/%E0%A6%B8%E0%A6%BE%E0%A6%AE%E0%A6%BE%E0%A6...
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /job-solution/%E0%A6%B8%E0%A6%BE%E0%A6%AE%E0%A6%BE%E0%A6%9C%E0%A6%BF%E0%A6%95-%E0%A6%AC%E0%A6%BF%E0%A6%9C%E0%A7%8D%E0%A6%9E%E0%A6%BE%E0%A6%A8
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          []
          
          request_request
          []
          
          request_headers
          0 of 0
          array:20 [ "x-https" => array:1 [ 0 => "1" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "accept" => array:1 [ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua" => array:1 [ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "x-real-ip" => array:1 [ 0 => "18.191.222.156" ] "x-forwarded-server" => array:1 [ 0 => "debugerror.xyz" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "x-forwarded-port" => array:1 [ 0 => "443" ] "x-forwarded-host" => array:1 [ 0 => "debugerror.xyz" ] "x-forwarded-for" => array:1 [ 0 => "18.191.222.156" ] "host" => array:1 [ 0 => "debugerror.xyz" ] ]
          request_cookies
          []
          
          response_headers
          0 of 0
          array:7 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Mon, 17 Mar 2025 11:10:38 GMT" ] "x-ratelimit-limit" => array:1 [ 0 => "60" ] "x-ratelimit-remaining" => array:1 [ 0 => "56" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkJJYWEzcXRGZ0ROcllKNnlmTnhjVlE9PSIsInZhbHVlIjoic3NPOE5CZ3JZNWhUTnY3RVp4K1ZTaHNCRXVOSzY0ZzBoTFBRNU5OUGVSUGtOTndNQTJJQWdzdmt0bmFnOTRScXRUaDUzYXFZRWUwWlJqdml1Q3g4bHJSYXdNOFczT0VkRHVjSXVrVkZVb3UxN3lrWkRiT3JHdEY2Zk1Md0p2dGsiLCJtYWMiOiJkNTllNTYxYjlkMWRmMWQyNmFhNmVkNWE1OWQxNGYyODZmYzgzNGUxNGQ4NWY3OGFhODg0YmE3OTIwNWQ0MzAwIiwidGFnIjoiIn0%3D; expires=Tue, 18 Mar 2025 11:10:38 GMT; Max-Age=86400; path=/; secureXSRF-TOKEN=eyJpdiI6IkJJYWEzcXRGZ0ROcllKNnlmTnhjVlE9PSIsInZhbHVlIjoic3NPOE5CZ3JZNWhUTnY3RVp4K1ZTaHNCRXVOSzY0ZzBoTFBRNU5OUGVSUGtOTndNQTJJQWdzdmt0bmFnOTRScXRUaDUzY" 1 => "satt_academy_session=eyJpdiI6IkU2b29Bc2Z4elBjNzRVK0UxMnNlNXc9PSIsInZhbHVlIjoiV25CZXAwbWwvTmthejc2RXpsazBwZ2RGc28vQ3M4RFRFdCtRY1BPNDdZcWtiVUx1aEh4bXI5RXlZZFRVUklqaExHOHF6aElmL3dabStUWk82eXpRVzEyVTlOOEl0cDZTdFFJMGo3TzB5MUYzeXhTcUFRTTF2WU5jSWR6ZmYzZEgiLCJtYWMiOiJmMTI5YzhhMjY3MGY3YjFkZjMyZTAzMjRkYWJjMWI1ZTE2MjYzMzc3ZjBlMWUzODdkMGE5YzFmMDBmNWVjYjU4IiwidGFnIjoiIn0%3D; expires=Tue, 18 Mar 2025 11:10:38 GMT; Max-Age=86400; path=/; secure; httponlysatt_academy_session=eyJpdiI6IkU2b29Bc2Z4elBjNzRVK0UxMnNlNXc9PSIsInZhbHVlIjoiV25CZXAwbWwvTmthejc2RXpsazBwZ2RGc28vQ3M4RFRFdCtRY1BPNDdZcWtiVUx1aEh4bXI5RXlZZFRVUkl" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkJJYWEzcXRGZ0ROcllKNnlmTnhjVlE9PSIsInZhbHVlIjoic3NPOE5CZ3JZNWhUTnY3RVp4K1ZTaHNCRXVOSzY0ZzBoTFBRNU5OUGVSUGtOTndNQTJJQWdzdmt0bmFnOTRScXRUaDUzYXFZRWUwWlJqdml1Q3g4bHJSYXdNOFczT0VkRHVjSXVrVkZVb3UxN3lrWkRiT3JHdEY2Zk1Md0p2dGsiLCJtYWMiOiJkNTllNTYxYjlkMWRmMWQyNmFhNmVkNWE1OWQxNGYyODZmYzgzNGUxNGQ4NWY3OGFhODg0YmE3OTIwNWQ0MzAwIiwidGFnIjoiIn0%3D; expires=Tue, 18-Mar-2025 11:10:38 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6IkJJYWEzcXRGZ0ROcllKNnlmTnhjVlE9PSIsInZhbHVlIjoic3NPOE5CZ3JZNWhUTnY3RVp4K1ZTaHNCRXVOSzY0ZzBoTFBRNU5OUGVSUGtOTndNQTJJQWdzdmt0bmFnOTRScXRUaDUzY" 1 => "satt_academy_session=eyJpdiI6IkU2b29Bc2Z4elBjNzRVK0UxMnNlNXc9PSIsInZhbHVlIjoiV25CZXAwbWwvTmthejc2RXpsazBwZ2RGc28vQ3M4RFRFdCtRY1BPNDdZcWtiVUx1aEh4bXI5RXlZZFRVUklqaExHOHF6aElmL3dabStUWk82eXpRVzEyVTlOOEl0cDZTdFFJMGo3TzB5MUYzeXhTcUFRTTF2WU5jSWR6ZmYzZEgiLCJtYWMiOiJmMTI5YzhhMjY3MGY3YjFkZjMyZTAzMjRkYWJjMWI1ZTE2MjYzMzc3ZjBlMWUzODdkMGE5YzFmMDBmNWVjYjU4IiwidGFnIjoiIn0%3D; expires=Tue, 18-Mar-2025 11:10:38 GMT; path=/; secure; httponlysatt_academy_session=eyJpdiI6IkU2b29Bc2Z4elBjNzRVK0UxMnNlNXc9PSIsInZhbHVlIjoiV25CZXAwbWwvTmthejc2RXpsazBwZ2RGc28vQ3M4RFRFdCtRY1BPNDdZcWtiVUx1aEh4bXI5RXlZZFRVUkl" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "EdqAuHPtcgBMUoH5sD0mPIF2VC2BbL5PgBg6aKaq" "_previous" => array:1 [ "url" => "https://debugerror.xyz/job-solution/%E0%A6%B8%E0%A6%BE%E0%A6%AE%E0%A6%BE%E0%A6%9C%E0%A6%BF%E0%A6%95-%E0%A6%AC%E0%A6%BF%E0%A6%9C%E0%A7%8D%E0%A6%9E%E0%A6%BE%E0%A6%A8https://debugerror.xyz/job-solution/%E0%A6%B8%E0%A6%BE%E0%A6%AE%E0%A6%BE%E0%A6%9C%E0%A6%BF%E0%A6%95-%E0%A6%AC%E0%A6%BF%E0%A6%9C%E0%A7%8D%E0%A6%9E%E0%A6%BE%E0%A6" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-03-17 17:10:38GET/job-solution/%E0%A6%B8%E0%A6%BE%E0%A6%AE%E0%A6%BE%E0%A6%9C%E0%A6%BF%E0%A6%95-%E0%A6%AC%E0%A6%BF%E0%A6%9C%E0%A7%8D%E0%A6%9E%E0%A6%BE%E0%A6%A8301719